	.menuopen{
			right:0px
		}
		.headopen{
			right:100px;
		}
		#ls_topDiv{
			width: 300px;
			overflow: hidden;
			position: fixed;
			bottom: -220px;
			border: none;
			height: 252px;
			right: 0px;
			transition:all 1s linear;
			z-index: 999999999999999999999999;
			display:block;
		}
		#ls_topDiv.open{
			bottom: 0;
		}
		#ls_topDiv.close{
			bottom: -220;
		}
		#ls_topDiv iframe{
			overflow: hidden;
			background: #fff;
			border: none;
		}
		#chatHeader{
			cursor: pointer;
			border-radius:0;
			width:300px;
			line-height:0;
			display:table;
			background: #E8373D;
		}
		#ls_chatFrameDiv{
		background: #FFFFFF;
		position: fixed !important;
		height: 220px;
			width:300px;
			align:center;
			display:table-cell;
		}
		#chatHeader span{
		font-weight:400;
		color:#FFFFFF;
		height:34px;
		width:200px;
		font-family: "Lato",sans-serif;
		font-size:15px;
		display:table-cell;
		text-align: center;
		vertical-align:middle;
		text-transform:uppercase;
		}
		#chatHeader img{
		float:right;
		display:table-cell;
		vertical-align:middle;
		cursor:pointer;
		}
.menu_contact {
    background: transparent;
    color: #FFC888;
    font-size: 24px;
    width: auto;
    padding: 8px 0px;
    display: inline-block;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font-family: robotoregular;
    font-weight: bold;
    text-align: right;
    float: right;
    padding: 0;
}
.menu_contact a {
    color: #000;
    font-weight: bold;
    font-size: 30px;
    text-decoration: none;
}
.menu_contact span {
    padding: 10px;
}
/*indra 02-08-2018*/
	/*.home-banner-one {
    background: url(../images/Fantastic-Find-Banner.jpg)no-repeat !important;
    width: 100%;
    height: 100vh;
    background-position: top center !important;
    background-size: cover !important;
    position: relative;
}*/
p.condition_apply {
    position: absolute;
    right: -2%;
    transform: rotate(90deg);
    font-size: 14px;
    bottom: 25%;
}
img.img-responsive.rate_box {
    position: absolute;
    bottom: -30px;
    right: 0px;
	display:block;
}
.btn-form {
    background-color: #ee2028;
    border-color: #fff;
    height: 46px;
    width: 212px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: auto 60px;
    text-align: center;
    letter-spacing: 2px;
}
@media (max-width: 767px){

#thank-ftr{padding:10px 10px;}
#thank-ftr .sed-img{padding:0}
#thank-ftr .bottom-cont{padding:5px 0px;}

.overlay {
	
    position: absolute !important;
    background-color: #ffbb00 !important;
    top: 0%;
}
/*.home-banner-one {
    background: url(../images/Fantastic-Find-Banner.jpg)no-repeat !important;
    width: 100%;
    height: 75vh !important;
    background-position: top center;
    background-size: cover;
    position: relative;
}*/
p.condition_apply {
    bottom:unset;
    top: 60%;
    right: -9%;
}
.rate_box {
    position: absolute;
    bottom: -15px !important;
    right: 0px;
    display: block;
    width: 240px;
}
.enquiry-form-section_1{
	padding:0px !important;
}
}